lcHatchBoundEntity Home

Adds an entity to a hatch boundary.

 BOOL lcHatchBoundEntity (
   HANDLE hHatch,
   HANDLE hEntity
 );

Parameters
hHatch
  Handle to a hatch object.
hEntity
  Handle to an entity.

Return Value

  If the function succeeds, the return value is nonzero (TRUE).

See Also

  Code samplelcHatchBoundPoint